Skip to content

Controller: allow overriding value of binary flags#211

Open
geonnave wants to merge 1 commit intoDotBots:mainfrom
geonnave:allow-override-flags
Open

Controller: allow overriding value of binary flags#211
geonnave wants to merge 1 commit intoDotBots:mainfrom
geonnave:allow-override-flags

Conversation

@geonnave
Copy link
Contributor

Allows passing e.g. --no-webbrowser and override a webbrowser = true config from a toml config file.
Doing that was not possible with click's is_flag=True.

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.63%. Comparing base (545dfb1) to head (1a5778f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   81.87%   81.63%   -0.25%     
==========================================
  Files          30       30              
  Lines        2907     2907              
==========================================
- Hits         2380     2373       -7     
- Misses        527      534       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aabadie
Copy link
Contributor

aabadie commented Feb 24, 2026

Can you fix the broken test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants